Skip to content

Conversation

@compulim
Copy link
Contributor

@compulim compulim commented Sep 27, 2023

Fixes #4880.

Changelog Entry

Fixed

  • Fixes #4880. Originator with long text should be clipped with ellipsis, by @compulim, in PR #4881

Description

Originator with long text should be clipped with ellipsis.

image

Specific Changes

  • Updated stylesheet of activity status originator
  • Removed stylesheet of SlottedActivityStatus because we never use it
  • Added tooltip to originator link
  • Fixed typo of SelfActivityStatus
  • I have added tests and executed them locally
  • I have updated CHANGELOG.md
  • I have updated documentation

Review Checklist

This section is for contributors to review your work.

  • Accessibility reviewed (tab order, content readability, alt text, color contrast)
  • Browser and platform compatibilities reviewed
  • CSS styles reviewed (minimal rules, no z-index)
  • Documents reviewed (docs, samples, live demo)
  • Internationalization reviewed (strings, unit formatting)
  • package.json and package-lock.json reviewed
  • Security reviewed (no data URIs, check for nonce leak)
  • Tests reviewed (coverage, legitimacy)

@compulim compulim marked this pull request as ready for review September 27, 2023 22:46
@compulim compulim added this to the imminent milestone Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Originator with long text should be clipped with ellipsis

2 participants